home *** CD-ROM | disk | FTP | other *** search
/ Gold Medal Software 1 / Gold Medal Software Volume 1 (Gold Medal) (1994).iso / menuts / epm40.arj / README2.BAT < prev    next >
DOS Batch File  |  1993-07-19  |  3KB  |  63 lines

  1. @echo off
  2. cls
  3. echo                           ezPopMaker-v4.0
  4. echo                  (c) Copyright by E. R. Hunter 1992 
  5. echo                              SHAREWARE
  6. echo                       UPDATE INFO AS May 1993
  7. echo.
  8. echo.
  9. echo ezPopMaker v2.0 is an upgrade of easyPopMaker v1.0.  The program has been
  10. echo made smaller and the CONFIGURE file format has been changed so that the
  11. echo program loads much much quicker.  The v1.0 CONFIGURE files can not be
  12. echo loaded by ezPopMaker v2.0.  However, there is a CONFIGURE file conversion
  13. echo program that will be uploaded to CompuServe IBMSYS forum as EPCONV.ZIP. The
  14. echo on-line Help file has been modified to act more like a very short tutorial.
  15. echo A full feature tutorial has been developed that come with the registered
  16. echo version.  The tutorial contains examples and walks the use through 
  17. echo creating programs using ezPopMaker.
  18. echo.
  19. pause 
  20. cls
  21. echo                           ezPopMaker-v4.0
  22. echo                  (c) Copyright by E. R. Hunter 1992 
  23. echo                              SHAREWARE
  24. echo                       UPDATE INFO AS May 1993
  25. echo.
  26. echo.
  27. echo ezPopMaker v3.0 is an upgrade of ezPopMaker v2.0.  This upgrade added:
  28. echo.
  29. echo    ■ Moveable menus.  You can now press CTRL-LEFT-ARROW and
  30. echo      CTRL-RIGHT-ARROW to move ezPop's menus around on the 
  31. echo      screen.
  32. echo.
  33. echo    ■ Change Hot_Key at start-up.  For EP.EXE only, you can now press 
  34. echo      Change the Hot-key at start-up as follow:
  35. echo.
  36. echo                EP WP50 /r S X
  37. echo                           (S=SPECIAL KEY n,a,c,l or r where
  38. echo                            n=NONE, a=ALT, c=CTRL, l=Left-Arrow
  39. echo                            r=Right-Arrow)
  40. echo                            (X=FUNCTION KEY number 1 through 12)
  41. echo.
  42. pause 
  43. cls
  44. echo                           ezPopMaker-v4.0
  45. echo                  (c) Copyright by E. R. Hunter 1992 
  46. echo                              SHAREWARE
  47. echo                       UPDATE INFO AS July 1993
  48. echo.
  49. echo.
  50. echo ezPopMaker v4.0 is an upgrade of ezPopMaker v3.0.  This upgrade
  51. echo.
  52. echo    ■ Corrected bugs in the hot key change routine.
  53. echo.
  54. echo    ■ Added ability to enter ASCII codes in the input screen to 
  55. echo      by entering ~nnn where ~ is a delimiter and nnn is the three
  56. echo.     digit ASCII code.  For example, to enter the ESC code in the 
  57. echo      special key input screen, you would enter ~027. To enter the 
  58. echo      actual ~ character you must enter ~~. 
  59. echo.      
  60. echo.      
  61. echo.      
  62. echo.
  63.